|
|
|
BlueCielo Publisher 2012 Administrator's Guide | BlueCielo ECM Solutions |
Publisher is able to take advantage of the ability of the BlueCielo viewer to integrate the Navisworks Freedom viewer to render Navisworks models to the NWD format. This is also made possible by the AutoLISP feature of the AutoCAD rendering module as described in Configuring the AutoCAD rendering module options.
To configure Publisher to render Navisworks models:
(defun MakeNWD (outfile outfile2) (command "NWDOUT" outfile) (command "quit") )
Option | Description |
---|---|
File extensions |
.dwg;.dxf |
Rendition type |
AutoLISP command |
Name |
|
Output file extension |
nwd |
Property name |
<None> |
Copyright © 2000-2012 BlueCielo ECM Solutions |